Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Flashbake Endpoints #787

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

keefertaylor
Copy link
Contributor

Flashbake is a private relay for Tezos node operators. The functionality is similar to Flashbots Protect.

Users submit a transaction to the Flashbake relay (this endpoint) which looks like a Tezos node, but is really a program running an offchain auction. The relay will ferry the transaction to the next flashbaker if the transaction wins. If there is no flashbaker in the next two hours, or the transaction never wins the auction, it will eventually time out.

This might present usability issues given that users will need to understand what they're using. If you are interested in including these networks but there's additional legwork you'd like done, let us know and we can try to assist.

[Flashbake](https://flashbake.xyz) is a private relay for Tezos node operators. The functionality is similar to [Flashbots Protect](https://docs.flashbots.net/flashbots-protect/rpc/quick-start/). 

Users submit a transaction to the Flashbake relay (this endpoint) which looks like a Tezos node, but is really a program running an offchain auction. The relay will ferry the transaction to the next flashbaker if the transaction wins. If there is no flashbaker in the next two hours, or the transaction never wins the auction, it will eventually time out. 

This might present usability issues given that users will need to understand what they're using. If you are interested in including these networks but there's additional legwork you'd like done, let us know and we can try to assist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant